XML Einrichten Version 1.3
ContactSurName Element
XML Einrichten Version 1.3 > Contact Complex Type : ContactSurName Element
Beschreibung
Nachname der Kontaktperson
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
ContactSurName Element
Overview
ContactSurName optional Restriction of xs:string
Nachname der Kontaktperson
Quelle
<xs:element name="ContactSurName" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Nachname der Kontaktperson</xs:documentation>
    <xs:documentation xml:lang="en">Surname of the contact</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="35" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
Contact Complex TypeXML Einrichten Version 1.3